Repository URL to install this package:
|
Version:
0.8.1 ▾
|
// (c) Copyright 2023 Supertenant Ltd. - all rights reserved.
// See LICENSE file in project root for license terms.
import { Label } from '@supertenant/superconsts';
if (!Label) {
// eslint-disable-next-line no-console
console.error('superconsts is not defined');
}