UNPKG

@aidarkezio/main-func

Version:
12 lines (10 loc) • 280 B
import bucin, { bucinjson } from './bucin.js' import dare, { darejson } from './dare.js' import truth, { truthjson } from './truth.js' import textpro, { textproList } from './textpro.js' export { bucin, bucinjson, dare, darejson, truth, truthjson, textpro, textproList }