UNPKG

@citrineos/util

Version:

The OCPP util module which supplies helpful utilities like cache and queue connectors, etc.

2 lines (1 loc) 88 B
export declare function splitOnce(value: string, separator: string): [string, string?];