aboutsummaryrefslogtreecommitdiff
path: root/tools/addon-sdk-1.3/packages/api-utils/docs/content.md
blob: b258d02e42c6ae5ce22de9a49c611712660ed98d (plain)
1
2
3
4
5
6
7
8
9
10
11
<!-- contributed by Irakli Gozalishvili [gozala@mozilla.com] -->

The `content` module exports three different traits [Loader][], [Worker][] and
[Symbiont][]. None of this traits is intended to be used directly by programs.
Rather, they are intended to be used by other modules that provide high
level APIs to programs or libraries.

[Loader]:packages/api-utils/docs/content/loader.html
[Worker]:packages/api-utils/docs/content/worker.html
[Symbiont]:packages/api-utils/docs/content/symbiont.html