This website requires JavaScript.
Explore
Help
Register
Sign In
FumeNodes
/
ox_lib
Watch
1
Star
0
Fork
0
mirror of
https://github.com/CommunityOx/ox_lib.git
synced
2026-08-22 01:10:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3fb66f30d47bfeb1b036402b951c95770335d3ed
ox_lib
/
package
/
client
/
resource
/
interface
/
clipboard.ts
T
2 lines
83 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat(package): interface definitions
2022-09-14 13:50:32 +02:00
export
const
setClipboard
=
(
value
:
string
)
=>
exports
.
ox_lib
.
setClipboard
(
value
);
Reference in New Issue
Copy Permalink