© 2026 Hedgehog Software, LLC
if (alreadyExists) { type({ url: type("true").configure({ message: "The URL already exists." }) }).assert(false) }
throw new ArkError({ path: ['url'], message: 'The URL already exists." })