summaryrefslogtreecommitdiff
path: root/package/util/exports.map
blob: 7e12f34d1b863f9041660d73ff332cfc9bf719b8 (plain)
1
2
3
4
5
6
7
8
PKG_1_0 {
    global:
        component_getImplementationEnvironment;
        component_writeInfo;
        component_getFactory;
    local:
        *;
};