parent
c9797f93a8
commit
7bb8cdc1ec
@ -1,8 +1,3 @@ |
|||||||
export * from './core'; |
import { toNative as $$, _, fromNative as __, id } from './core'; |
||||||
export * from './bool'; |
|
||||||
export * from './num'; |
console.log($$(id._(__('first')))); |
||||||
export * from './byte'; |
|
||||||
export * from './char'; |
|
||||||
export * from './list'; |
|
||||||
export * from './pair'; |
|
||||||
export * from './bf'; |
|
||||||
|
|||||||
Loading…
Reference in new issue