Skip to content

Commit

Permalink
Merge pull request #17 from utkarsh-pro/utkarsh-pro/fix/16
Browse files Browse the repository at this point in the history
Fix issue #16
  • Loading branch information
tangledbytes authored Mar 24, 2022
2 parents 8222f0a + 9aa5cc7 commit 2fe0c00
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 2fe0c00

Please sign in to comment.