mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
9 lines
503 B
TypeScript
9 lines
503 B
TypeScript
// Required extension-create types for TypeScript projects.
|
|
// This file 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" />
|