Codebase list gjs / 2316bac7-042f-4b34-851e-cc3ec900863d/main libgjs.map
2316bac7-042f-4b34-851e-cc3ec900863d/main

Tree @2316bac7-042f-4b34-851e-cc3ec900863d/main (Download .tar.gz)

libgjs.map @2316bac7-042f-4b34-851e-cc3ec900863d/mainraw · 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:
    *;
};