UNPKG

@can-it/types

Version:

This package contains type definitions for [can-it packages](https://www.npmjs.com/search?q=keywords:can-it).

2 lines (1 loc) 66 B
export type Request = [action: string, resourceIdentity: string];