Skip to content

Commit

Permalink
Fix TS type reference (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlpaten committed Mar 10, 2021
1 parent 1cbd519 commit ed5f3d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/basic.d.ts
@@ -1,4 +1,4 @@
/// <reference lib="esnext"/>
/// <reference lib="es2020.bigint"/>

// TODO: This can just be `export type Primitive = not object` when the `not` keyword is out.
/**
Expand Down

0 comments on commit ed5f3d3

Please sign in to comment.