Rename file

This commit is contained in:
Oliver-Akins 2025-01-10 18:23:01 -07:00
parent 000f490584
commit ea014fee10
2 changed files with 1 additions and 1 deletions

View file

@ -1,4 +1,4 @@
import { stringSet } from "./string-set.mjs"; import { stringSet } from "./stringSet.mjs";
const inputTypes = { const inputTypes = {
"string-set": stringSet, "string-set": stringSet,