Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 221ff15

Browse files
committed
docs: document interface todo
1 parent 528be79 commit 221ff15

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

packages/opencensus-core/src/exporters

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@
1414
* limitations under the License.
1515
*/
1616

17-
17+
/**
18+
* TODO: Interface to exporters options
19+
*/
1820
export interface ExporterOptions {
1921

2022
}

0 commit comments

Comments
 (0)