Change path

This commit is contained in:
RMidhunSuresh 2022-07-19 16:00:58 +05:30
parent 83b5d3b68e
commit e1ee258630
1 changed files with 3 additions and 3 deletions

View File

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