MCPcopy
hub / github.com/ng-packagr/ng-packagr / Foo

Interface Foo

integration/samples/core/src/foobar.interface.ts:1–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1interface Foo {
2 foo: number;
3}
4
5interface Bar {
6 bar: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected