UNPKG

@hocuspocus/common

Version:

shared code for multiple Hocuspocus packages

4 lines (3 loc) 105 B
import type { NextConfig } from "next"; declare const nextConfig: NextConfig; export default nextConfig;