codeql-action/node_modules/hasown/index.d.ts

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 строки
117 B
TypeScript
Исходник Постоянная ссылка Обычный вид История

2023-10-23 21:03:04 +03:00
declare const _exports: (o: {}, p: PropertyKey) => p is never;
export = _exports;
//# sourceMappingURL=index.d.ts.map