UNPKG

react-playground-test

Version:
4 lines (3 loc) 135 B
import React from 'react'; import type { IPlayground } from '@/Playground/types'; export declare const Sandbox: React.FC<IPlayground>;