UNPKG

imba

Version:

Intuitive and powerful language for building webapps that fly

5 lines (4 loc) 123 B
import async from "./lib/async"; import sync from "./lib/sync"; export { async as pbkdf2 }; export { sync as pbkdf2Sync };