UNPKG

102 BTypeScriptView Raw
1import { Block } from '../primitives.js';
2export default function inspect({ source }: Block): string;