We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8222f0a commit 9aa5cc7Copy full SHA for 9aa5cc7
1 file changed
src/lib.rs
@@ -32,7 +32,7 @@ const CUSTOM_TS: &'static str = r#"
32
export interface SnowflakeOpts {
33
custom_epoch?: number;
34
instance_id?: number;
35
-};
+}
36
"#;
37
38
//// HELPER TYPES //////////////////////////////////////////////////////////////////////////
0 commit comments