UNPKG

@communityox/ox_lib

Version:

JS/TS wrapper for ox_lib exports

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