MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / wrap-layout-common.ts

File wrap-layout-common.ts

packages/core/ui/layouts/wrap-layout/wrap-layout-common.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { WrapLayout as WrapLayoutDefinition } from '.';
2import { LayoutBase } from '../layout-base';
3import { CSSType } from '../../core/view';
4import { Property, makeValidator, makeParser } from '../../core/properties';

Callers

nothing calls this directly

Calls 4

CSSTypeFunction · 0.90
makeParserFunction · 0.85
makeValidatorFunction · 0.85
registerMethod · 0.45

Tested by

no test coverage detected