Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

Commit 4719e74

Browse files
committed
chore: rename to helpers
1 parent 3fa2610 commit 4719e74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sources/tld-match-pattern/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { SplitOnce } from '@/utils/splitonce/index.js'
1+
import { SplitOnce } from '@/helpers/splitonce/index.js'
22
import type { ValidSchemesType } from './type.js'
33

44
export const ValidSchemes = [

0 commit comments

Comments
 (0)