blob: 45c2b39d948847770f7a13d2cbee5c07bbedd9f4 [file] [log] [blame]
/**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
/** @docs-private */
export declare function createMissingDateImplError(provider: string): Error;