UNPKG

119 BTypeScriptView Raw
1declare function spdxCorrect(identifier: string, options?: { upgrade: boolean }): string | null;
2export = spdxCorrect;