remove redundant declaration from TS types module registration
This commit is contained in:
Vendored
-2
@@ -13,6 +13,4 @@ declare module '@onebeyond/spdx-license-satisfies' {
|
||||
candidateExpr: string,
|
||||
licenses: string[]
|
||||
): boolean
|
||||
|
||||
export function isValid(candidateExpr: string): boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user