Socket
Book a DemoInstallSign in
Socket

@rbxts/transform-uuid

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rbxts/transform-uuid

Compile time UUID transformer

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
0
Created
Source

transform-uuid

const some_const = $UUID;

will be transpiled to:

const some_const = "2ed9b3d2-6ac2-4024-bd0e-4c07530cf55b";

Keywords

roblox

FAQs

Package last updated on 06 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts