mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-05 22:25:31 +00:00
4 lines
93 B
TypeScript
4 lines
93 B
TypeScript
import { Snowflake } from "@fosscord/server-util";
|
|
|
|
console.log(Snowflake.deconstruct("0"));
|