summaryrefslogtreecommitdiff
path: root/desktop/node_modules/hasown/index.d.ts
blob: caf4a060e07f4a200a6cffe0c071fb35dc4a1ee8 (plain)
1
2
3
declare const _exports: (o: {}, p: PropertyKey) => p is never;
export = _exports;
//# sourceMappingURL=index.d.ts.map