3 lines
99 B
TypeScript
3 lines
99 B
TypeScript
import type { SandpackInternal } from "../types";
|
|
export declare const Sandpack: SandpackInternal;
|