UNPKG

@maskedeng-tom/ssrsx

Version:
3 lines (2 loc) 90 B
declare const changeExt: (filename: string, ext: string) => string; export { changeExt };