UNPKG

@yoroi/common

Version:
8 lines (6 loc) 176 B
/** * Flowtype definitions for urls * Generated by Flowgen from a Typescript Definition * Flowgen v1.21.0 */ declare export function getBasePath(fullURL: string): string;