aboutsummaryrefslogtreecommitdiff
path: root/src/bun.js/api/filesystem_router.classes.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/bun.js/api/filesystem_router.classes.ts')
-rw-r--r--src/bun.js/api/filesystem_router.classes.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bun.js/api/filesystem_router.classes.ts b/src/bun.js/api/filesystem_router.classes.ts
index 9bcf56dd3..9af94047c 100644
--- a/src/bun.js/api/filesystem_router.classes.ts
+++ b/src/bun.js/api/filesystem_router.classes.ts
@@ -6,7 +6,7 @@ export default [
construct: true,
finalize: true,
JSType: "0b11101110",
-
+ configurable: false,
proto: {
match: {
fn: "match",