ResourceConstants.java 295 Bytes
/*
 * Decompiled with CFR 0_118.
 */
package com.adobe.granite.rest.impl;

public final class ResourceConstants {
    public static final String NONEXISTING_RESOURCE_TYPE = "granite/rest/core/nonexisting";
    public static final String STAR_RESOURCE_TYPE = "granite/rest/core/starresource";
}