Skip to content

Commit

Permalink
fix issue #16
Browse files Browse the repository at this point in the history
Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>
  • Loading branch information
tangledbytes committed Mar 24, 2022
1 parent 8222f0a commit 9aa5cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const CUSTOM_TS: &'static str = r#"
export interface SnowflakeOpts {
custom_epoch?: number;
instance_id?: number;
};
}
"#;

//// HELPER TYPES //////////////////////////////////////////////////////////////////////////
Expand Down

0 comments on commit 9aa5cc7

Please sign in to comment.