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-21 17:02:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
45e9588d48c2278e5bd20ac86bc7f0294cd4f171
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