UNPKG

@pulumiverse/fortios

Version:

A Pulumi package for creating and managing Fortios resources. Based on terraform-provider-fortios: version v1.16.0

7 lines (6 loc) 478 B
export { GenericApiArgs, GenericApiState } from "./genericApi"; export type GenericApi = import("./genericApi").GenericApi; export declare const GenericApi: typeof import("./genericApi").GenericApi; export { GetGenericApiArgs, GetGenericApiResult, GetGenericApiOutputArgs } from "./getGenericApi"; export declare const getGenericApi: typeof import("./getGenericApi").getGenericApi; export declare const getGenericApiOutput: typeof import("./getGenericApi").getGenericApiOutput;