UNPKG

@sls-next/core

Version:
3 lines (2 loc) 89 B
import { Event } from "../types"; export declare const notFound: (event: Event) => void;