UNPKG

@cdwr/nx-migrate-action

Version:

The Nx Migrate GitHub Action will keep your workspace up to date.

3 lines (2 loc) 130 B
import type { TokenInfo } from './get-token-permissions'; export declare const printTokenPermissions: (token: TokenInfo) => void;