blob: d0c3514cfb78c125f62890948b176a88d8a36ad2 [file] [log] [blame]
export declare type BundleCallback = (bundled: string) => void;