UNPKG

v8-ui-atoms

Version:

A library of common base components for building ui

3 lines (2 loc) 135 B
export declare const startsWithSpecialChar: (href: string) => boolean; export declare const isAbsoluteUrl: (url: string) => boolean;