import {hash, verify} from './src/pwd' export const pwd = {hash, verify}