mirror of
https://github.com/actions/labeler.git
synced 2025-12-18 08:06:47 +00:00
build
This commit is contained in:
4
node_modules/isobject/index.d.ts
generated
vendored
4
node_modules/isobject/index.d.ts
generated
vendored
@@ -1,3 +1,5 @@
|
||||
export = isObject;
|
||||
|
||||
declare function isObject(val: any): boolean;
|
||||
|
||||
export default isObject;
|
||||
declare namespace isObject {}
|
||||
|
||||
Reference in New Issue
Block a user