UNPKG

bkc

Version:

:dog: If there are no dogs in Heaven, then when I die I want to go where they went.

4 lines (3 loc) 152 B
import IBkcOptions from './types/callable'; export declare const bkc: (code: string, optionsE?: IBkcOptions | undefined) => any; export default bkc;