UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

7 lines (6 loc) 201 B
declare class RpcRemoteError extends Error { readonly stack?: string | undefined; constructor(message: string, stack?: string | undefined); toString(): string; } export { RpcRemoteError };