We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a1975a commit 62e012dCopy full SHA for 62e012d
src/cdk/table/table-errors.ts
@@ -1,3 +1,11 @@
1
+/**
2
+ * @license
3
+ * Copyright Google Inc. All Rights Reserved.
4
+ *
5
+ * Use of this source code is governed by an MIT-style license that can be
6
+ * found in the LICENSE file at https://angular.io/license
7
+ */
8
+
9
/**
10
* Returns an error to be thrown when attempting to find an unexisting column.
11
* @param id Id whose lookup failed.
0 commit comments