2 lines
59 B
TypeScript
2 lines
59 B
TypeScript
export const IDEMPOTENT_METHOD_REGEX = /^(find|fetch|get)/
|
export const IDEMPOTENT_METHOD_REGEX = /^(find|fetch|get)/
|