[I] DecoratorImplementations
Type for the $decorators export from libraries.
Example
Section titled “Example”export const $decorators = {  "Azure.Core": {    flags: $flags,    "foo-bar": fooBarDecorator  }}Indexable
Section titled “Indexable”[namespace: string]: object