init
This commit is contained in:
1
types/utils/arrayUtil.d.ts
vendored
Normal file
1
types/utils/arrayUtil.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
export declare const check: (arr: any[], value: any) => boolean;
|
||||
Reference in New Issue
Block a user