Repository URL to install this package:
|
Version:
3.7.2 ▾
|
/**
* @todo missing story for this
*/
declare function isValidOrderId(value: string): boolean;
export { isValidOrderId };