UNPKG

@criticalred/crlib

Version:

JS/TS wrapper for crLib exports

3 lines (2 loc) 134 B
export const notify = (data) => exports.crLib.notify(data); export const defaultNotify = (data) => exports.crLib.defaultNotify(data);