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