UNPKG

oidc-client

Version:

OpenID Connect (OIDC) & OAuth2 client library

3 lines (2 loc) 107 B
import { Rule } from '../engine/interface'; export declare function move(from: string, to?: string): Rule;