MCPcopy Create free account
hub / github.com/aws/constructs /

Class

src/dependency.ts:72–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70 * });
71 */
72export abstract class Dependable {
73 /**
74 * Turn any object into an IDependable.
75 */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected