mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-21 17:02:48 +01:00
feat(package): interface definitions
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export const setClipboard = (value: string) => exports.ox_lib.setClipboard(value);
|
||||
Reference in New Issue
Block a user