Codebase list gjs / debian/1.74.0-2 libgjs.map
debian/1.74.0-2

Tree @debian/1.74.0-2 (Download .tar.gz)

libgjs.map @debian/1.74.0-2raw · history · blame

1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: MIT OR LGPL-2.0-or-later */
/* SPDX-FileCopyrightText: 2019 Philip Chimento <philip.chimento@gmail.com> */
{
global:
    gjs_*;
local:
    *;
};