Skip to main content
Module

x/playfab_sdk/support/generator.ts>generate

A collection of API modules, written in TypeScript, designed for use with Deno.
Latest
function generate
import { generate } from "https://deno.land/x/playfab_sdk@210511.0/support/generator.ts";

Generates a single source file for the provided input spec.

Parameters

inputSpec: Record<string, unknown>

Returns

Uint8Array