UNPKG

firebase-tools

Version:
9 lines (8 loc) 280 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ServerStep = void 0; exports.ServerStep = { AwaitingInitialMessage: 'AwaitingInitialMessage', PerformingAuthentication: 'PerformingAuthentication', ReadyForQuery: 'ReadyForQuery', };