my-awesome-typescript-project / src/implementation
Sample implementation file.
- It references a specific declaration file through a triple slash directive (see below).
const anotherObject: anotherShape;Defined in: src/implementation.ts:14
Access interface.