Files
lcbp3.np-dms.work/frontend/node_modules/next/dist/server/match-bundle.d.ts
2025-09-21 20:29:15 +07:00

2 lines
82 B
TypeScript
Executable File

export default function matchBundle(regex: RegExp, input: string): string | null;