UNPKG

@altostra/core

Version:

Core library for shared types and logic

5 lines (4 loc) 126 B
import type { Collection } from "./common"; export interface RekognitionReadPolicy { RekognitionReadPolicy: Collection; }