UNPKG

thaw.js

Version:

synthetic asynchronous processing in javascript

4 lines (3 loc) 100 B
import { Thaw, thaw } from './thaw'; import { Block } from './block'; export { Thaw, thaw, Block };