Initial commit
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import ContentInfo from './ContentInfo.js';
|
||||
import SignedData from './SignedData.js';
|
||||
export default class CertificateDataRoot extends ContentInfo<SignedData> {
|
||||
}
|
||||
Reference in New Issue
Block a user