generated from aicore/template-nodejs
-
Notifications
You must be signed in to change notification settings - Fork 2
index API
phoenixide edited this page Nov 16, 2022
·
1 revision
Write your module docs here. tell something about this module in markdown.
See https://github.com/aicore/template-nodejs/wiki/How-To-Write-Docs for more details on how to style docs.
and markdown code!
// usage within core:
const Metrics = require("utils/Metrics");
// usage within default extensions:
const Metrics = brackets.getModule("utils/Metrics");
says hello world
Type: function
-
name
Returns string