type alias TsNamespaceBodyimport { type TsNamespaceBody } from "https://deno.land/x/live@1.60.0/deps.ts"; namespace A.B { } is a namespace named A with another TsNamespaceDecl as its body. definition: TsModuleBlock | TsNamespaceDeclaration