Change path

This commit is contained in:
RMidhunSuresh 2022-07-19 16:00:58 +05:30
parent 83b5d3b68e
commit e1ee258630

View file

@ -14,9 +14,9 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
import type {ILogItem} from "../../logging/types"; import type {ILogItem} from "../../../logging/types";
import type {ThemeManifest} from "../types/theme"; import type {ThemeManifest} from "../../types/theme";
import type {Platform} from "./Platform.js"; import type {Platform} from "../Platform.js";
import {ThemeBuilder} from "./ThemeBuilder"; import {ThemeBuilder} from "./ThemeBuilder";
type NormalVariant = { type NormalVariant = {