mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-11 22:51:05 +00:00
9 lines
502 B
TypeScript
9 lines
502 B
TypeScript
// Required Extension.js types for TypeScript projects.
|
|
// This file is auto-generated and should not be excluded.
|
|
// If you need extra types, consider creating a new *.d.ts and
|
|
// referencing it in the "include" array in your tsconfig.json file.
|
|
// See https://www.typescriptlang.org/tsconfig#include for info.
|
|
/// <reference types="@extension-create/develop/dist/types/index.d.ts" />
|
|
|
|
// Polyfill types for browser.* APIs.
|
|
/// <reference types="@extension-create/develop/dist/types/polyfill.d.ts" />
|