Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/pbkit/codegen/swift/index.ts>getTypePath

Protobuf toolkit for modern web development
Latest
function getTypePath
import { getTypePath } from "https://deno.land/x/pbkit@v0.0.70/codegen/swift/index.ts";

Parameters

unnamed 0: GetTypePathConfig

Returns

{ parentTypePath?: string; relativeTypePath: string; }