Const
import { ManifestationT, Manifestation } from '@docmaps/sdk';
import { Validation } from 'io-ts';
const A: Validation<ManifestationT> = Manifestation.decode({
type: 'web-page',
id: 'https://docmaps-project.github.io/ex/manifestation',
service: 'https://docmaps-project.github.io/ex/manifestation/service',
url: 'https://docmaps-project.github.io/ex/manifestation/url'
});
0.1.0
Generated using TypeDoc
A fabio:Manifestation, which may be included in an Output.