Skip to content

Commit

Permalink
Update load.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
xan105 committed Apr 29, 2024
1 parent c30d50a commit 2b43103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/util/load.d.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export function load(namespace: string, flag?: string): {};
export function load(namespace: string): {};
export function reference(externalNamespaces: string[]): void;

0 comments on commit 2b43103

Please # to comment.