UNPKG

soilai

Version:

Smart-brained text-based code-gen

8 lines (7 loc) 366 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BACKGROUND_ID = exports.TOGGLE_CONTAINER_ID = exports.FORM_CONTAINER_ID = exports.PORT = void 0; exports.PORT = 4444; exports.FORM_CONTAINER_ID = "soil-ai-form-container"; exports.TOGGLE_CONTAINER_ID = "soil-ai-toggle-container"; exports.BACKGROUND_ID = "soil-ai-form-background";